home *** CD-ROM | disk | FTP | other *** search
/ Fritz: All Fritz / All Fritz.zip / All Fritz / FILES / HOMEMENT / HOMEINSP.LZH / INSTALL.BAT < prev    next >
DOS Batch File  |  1991-10-01  |  501b  |  17 lines

  1. REM INSTALL.BAT
  2.  
  3. @ECHO OFF
  4. md c:\inspect
  5. copy a:\readme c:\inspect
  6. copy a:\inspect.exe c:\inspect
  7. copy a:\intro.com c:\inspect
  8. copy a:\share.com c:\inspect
  9. copy a:\register.com c:\inspect
  10. copy a:\check.com c:\inspect
  11. copy a:\hints.com c:\inspect
  12. copy a:\authors.com c:\inspect
  13. CLS
  14. ECHO Installation of The Home Inspector is now complete.
  15. ECHO Don't forget to register or subscribe. Support the 
  16. ECHO Shareware concept!!!
  17. ECHO Change directory to c:\inspect and type "INSPECT" to start.